home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / objam01.lha / objam / appkit / Responder.m < prev   
Encoding:
Text File  |  1994-12-26  |  160 b   |  13 lines

  1. /*
  2. ** ObjectiveAmiga: Implementation of class Responder
  3. ** See GNU:lib/libobjam/ReadMe for details
  4. */
  5.  
  6.  
  7. #include "RexxHost.h"
  8.  
  9.  
  10. @implementation Responder
  11.  
  12. @end
  13.